Add API Gateway and BFF Architect prompt#607
Conversation
Added a new expert-level prompt under `prompts/technical/architecture/` to address the gap for designing API Gateway and Backend-for-Frontend (BFF) architectures. The prompt enforces the 'Vector' standard with specific constraints around terminology and output formatting. Updated indices and docs to reflect the new addition. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
There was a problem hiding this comment.
Pull request overview
Adds a new “API Gateway and BFF Architect” prompt to the technical/architecture catalog and publishes it through the documentation site indexes.
Changes:
- Added
API Gateway and BFF Architectprompt YAML underprompts/technical/architecture/. - Added a generated docs page for the new prompt under
docs/prompts/technical/architecture/. - Updated prompt listings/indexes (
overview.md,docs/index.md,docs/architecture.md, anddocs/table-of-contents.md) to include the new entry.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| prompts/technical/architecture/overview.md | Adds the new prompt to the architecture prompt overview list. |
| prompts/technical/architecture/api_gateway_bff_architect.prompt.yaml | Introduces the new API Gateway/BFF architecture prompt definition (variables, messages, testData, evaluators). |
| docs/table-of-contents.md | Adds the new prompt page to the docs table of contents. |
| docs/prompts/technical/architecture/api_gateway_bff_architect.prompt.md | Adds the rendered documentation page for the prompt (including embedded YAML). |
| docs/index.md | Adds the new prompt to the main docs index under Technical. |
| docs/architecture.md | Adds the new prompt to the Architecture docs page list. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Non-Functional Requirements: | ||
| {{non_functional_requirements}} | ||
| testData: | ||
| - input: |
Adds the "API Gateway and BFF Architect" prompt to the technical/architecture domain. Includes updates to the docs and index files.
PR created automatically by Jules for task 504942019161119141 started by @fderuiter